課程資訊
課程名稱
計算物理
Computational Physics 
開課學期
105-1 
授課對象
理學院  物理學研究所  
授課教師
趙挺偉 
課號
Phys7030 
課程識別碼
222EM2710 
班次
 
學分
全/半年
半年 
必/選修
選修 
上課時間
星期四2,3,4(9:10~12:10) 
上課地點
新物517 
備註
本課程以英語授課。
總人數上限:30人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1051Phys7030_comphys 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

Computer simulations have become an integral part of contemporary basic and applied physics, and have been serving as a bridge between theoretical and experimental physics. This course introduces computational methods for solving problems in physical sciences whose complexity or difficulty places them beyond analytic solution or human endurance.  

課程目標
Fundamental programming techniques in C;
Basic Mathematical Operations;
Integration and Differentiation;
System of Linear Equations;
Matrix Operations;
Differential and Integral Equations;
Probability and Statistics;
Monte Carlo Methods;
Ising model;
Lattice QCD;
Partial Differential Equations. 
課程要求
Each student is required to attend the lectures, to work out the problem sets (70%), plus a term project (30%). 
預期每週課後學習時數
 
Office Hours
每週二 16:00~17:00 
指定閱讀
 
參考書目
B. Kernigan and D. Ritchie, ``C Programming Language”, Prentice Hall.

R. Landau, M. Paez and C. Bordeianu, ``A Survey of Computational Physics"
Princeton University Press (2008).

A. Hartmann, ``Practical Guide to Computer Simulations",
World Scientific (2009).

J. Sanders and E. Kandrot, ``CUDA by Example",
Addison-Wesley (2011).

H. Gould, J. Tobochnik, W. Christian,
``An introduction to computer simulation methods", 3rd Ed.,
Addison-Wesley (2007)

Press, W.H., et. al., ``Numerical Recipes,
The Art of Scientific Computing", Cambridge (1992).  
評量方式
(僅供參考)
   
課程進度
週次
日期
單元主題
Week 1
2016/09/22  Overview of computational physics. Fundamental programming techniques in C and FORTRAN. Basic Mathematical Operations
Differentiation, Integration 
Week 1
2016/09/22  example codes 
Week 2
2016/09/29  Monte Carlo Simulation (I) 
Week 3
2016/10/06  Monte Carlo Simulation (II) 
Week 4
2016/10/13  Monte Carlo Simulation (III) 
Week 5
2016/10/20  Introdution to QFT, Path integral formulation, Real scalar field on the lattice  
Week 6
2016/10/27  Scalar Field in one dimension, Hybrid Monte Carlo simulation 
Week 7
2016/11/03  Fermion Field 
Week 8
2016/11/10  Lattice Fermion Field 
Week 9
2016/11/10  Linear system, LU decomposition, Conjugate gradient 
Week 10
2016/11/24  Conjugate Gradient with Mixed Precision 
Week 11
2016/12/1  Ordinary Differential Equation 
Week 12
2016/12/8  Partial Differential Equation 
Week 13
2016/12/15  Introduction to GPU and CUDA  
Week 14
2016/12/22  CUDA by Example,
Matrix-Vector Multiplication 
Week 15
  Animation graphics using OpenGL 
Week 17
  Introduction to QCD,
Lattice QCD with CUDA